Also reorder menu when reordering tabs by drag & drop (Bug #506474)
authorJohannes Schmid <jhs@gnome.org>
Mon, 31 Dec 2007 16:26:18 +0000 (16:26 +0000)
committerJohannes Schmid <jhs@src.gnome.org>
Mon, 31 Dec 2007 16:26:18 +0000 (16:26 +0000)
commit16383d431a2db634eed7fed3950256604cff3cd6
tree18a3cd442fe4cbbdea8e66acd2ca519353607d70
parent89017e84520531edca4814cd8388832ad21531ff
Also reorder menu when reordering tabs by drag & drop (Bug #506474)

2007-12-30  Johannes Schmid <jhs@gnome.org>

        * gtk/gtknotebook.c: (gtk_notebook_stop_reorder):
        Also reorder menu when reordering tabs by drag & drop
        (Bug #506474)

        * tests/testnotebookdnd.c: (create_notebook_with_notebooks):
        Add a menu to one of the notebooks to have a test-case for
        the change mentioned above.

svn path=/trunk/; revision=19294
ChangeLog
gtk/gtknotebook.c
tests/testnotebookdnd.c